func os.isValidRootFSPath
7 uses
os (current package)
root.go#L365: if !isValidRootFSPath(name) {
root.go#L377: if !isValidRootFSPath(name) {
root.go#L401: if !isValidRootFSPath(name) {
root.go#L414: if !isValidRootFSPath(name) {
root.go#L422: if !isValidRootFSPath(name) {
root.go#L430: if !isValidRootFSPath(name) {
root.go#L437: func isValidRootFSPath(name string) bool {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |